CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv threshold

搜索资源列表

  1. opencv 图像的二值化

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2159385
    • 提供者:于帆
  1. OpenCV图像二值化(阈值法)

    0下载:
  2. OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:989
    • 提供者:王长龙
  1. 基于opencv的双边滤波

    0下载:
  2. 基于opencv的双边滤波,通过指定双阈值对图像进行预处理.,Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1396
    • 提供者:chenyuanlu
  1. Threshold Processing 使用opencv和VC++实现图像边缘提取

    0下载:
  2. 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:10427
    • 提供者:Kelly Pang
  1. test.rar

    0下载:
  2. 用OPENCV测试图像中的直线:主要利用了canny算法和hough变换,OPENCV test images used in a straight line: the main algorithm and canny use of the hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1972667
    • 提供者:liyu
  1. threshold

    0下载:
  2. 调用opencv库,实现自适应阈值的图像二值化功能-Call opencv library to achieve adaptive threshold image binarization function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:26603
    • 提供者:leon
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. opencv_otsu

    0下载:
  2. 基于opencv的otsu阈值分割。C++源代码加压缩备份-Opencv based on the Otsu threshold segmentation. C++ source code add compressed backup
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1919
    • 提供者:
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. threshold

    0下载:
  2. A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:851
    • 提供者:valentin
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2042
    • 提供者:shaohu
  1. canny_bar

    0下载:
  2. 基于OPENCV的边缘检测程序,且阈值可调。-OPENCV based on edge detection procedure, and adjustable threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:909485
    • 提供者:Liu Wei
  1. skin_detection

    0下载:
  2. OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10925051
    • 提供者:高海东
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. binary_image

    0下载:
  2. this code for creat binary image from threshold function in openCV library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:8853
    • 提供者:Tawan
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. Gesture-Recognition-Based-on-openCV

    2下载:
  2. 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:82835
    • 提供者:thinsc
  1. Threshold

    0下载:
  2. 描述基于opencv中的阈值化处理threshold.-Descr iption is based on the opencv threshold treatment threshold.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者:蔡细敏
  1. Threshold

    0下载:
  2. qt下实现opencv中threshold阈值操作(Implementation of threshold threshold operation in opencv under QT)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:kaiser3377
  1. opencv

    0下载:
  2. opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:385024
    • 提供者:hank001
« 12 3 4 5 6 »
搜珍网 www.dssz.com